The following table shows the connections to control the operation of the TerminalInfo ActiveX control at run time.
Connections |
Descriptions |
Enable Required |
When the assigned tag transitions from zero to non-zero, the control attempts to read and write hardware attribute values to tags every 500ms. Device name and NIC information are only read once. The connection data type is Integer. The connection can be a direct tag, a memory tag, or an expression. |
CPU Temperature Optional |
The control reads the terminal's CPU temperature and writes the value into the configured tag. The connection data type is Integer. The connection can be a direct tag or a memory tag. |
Logic Board Temperature Optional |
The control reads the terminal's logic board temperature and writes the value into the configured tag. The connection data type is Integer. The connection can be a direct tag or a memory tag. |
Display Temperature Optional |
The control reads the terminal's logic board temperature and writes the value into the configured tag. The connection data type is Double. The connection can be a direct tag or a memory tag. |
Battery Voltage Optional |
The control reads the terminal's battery voltage and writes the value into the configured tag. The connection data type is Double. The connection can be a direct tag or a memory tag. |
CPU Load Optional |
The control reads the terminal's CPU load and writes the value into the configured tag. The connection data type is Integer. The connection can be a direct tag or a memory tag. |
Memory Load Optional |
The control reads the terminal's memory load and writes the value into the configured tag. The connection data type is Integer. The connection can be a direct tag or a memory tag. |
Memory Thrashing Optional |
The control reads the terminal's BinFS thrashing load and writes the value into the configured tag. The connection data type is Integer. The connection can be a direct tag or a memory tag. |
Device Name Optional |
The control reads the terminal's device name and writes the value into the configured tag. The connection data type is String. The connection can be a direct tag or a memory tag. |
NIC1_IPAddress Optional |
The control reads the terminal's IP address of internal NIC and writes the value into the configured tag. The connection data type is String. The connection can be a direct tag or a memory tag. |
NIC1_IPOctet1 - NIC1_IPOctet4 Optional |
The control parses the IP address of internal NIC into four parts, and each part is mapped to an integer, then the control writes the integer into the configured tag. The connection data type is Integer. The connection can be a direct tag or a memory tag. |
NIC1_ Subnet Address Optional |
The control reads the terminal's IP subnet address of the internal NIC and writes the value into the configured tag. The connection data type is String. The connection can be a direct tag or a memory tag. |
NIC1_ SubNetOctet1 - NIC1_ SubNetOctet4 Optional |
The control parses the IP subnet address of the internal NIC into four parts, each part is mapped to an integer, and the control writes the integer into the configured tag. The connection data type is Integer. The connection can be a direct tag or a memory tag. |
NIC1_Gateway Address Optional |
The control reads the terminal's IP gateway address of internal NIC and writes the value into the configured tag. The connection data type is String. The connection can be a direct tag or a memory tag. |
NIC1_ GWOctet1 - NIC1_ GWOctet4 Optional |
The control parse the IP gateway address of internal NIC into four parts, each part is mapped to an integer, and the control writes the integer into the configured tag. The connection data type is Integer. The connection can be a direct tag or a memory tag. |
NIC1_macID Optional |
The control reads the terminal's Mac address and writes the value into the configured tag. The connection data type is String. The connection can be a direct tag or a memory tag. |
NIC2_IPAddress Optional |
The control reads the terminal's IP address of internal NIC and writes the value into the configured tag. The connection data type is String. The connection can be a direct tag or a memory tag. |
NIC2_IPOctet1 - NIC2_IPOctet4 Optional |
The control parses the IP address of internal NIC into four parts, and each part is mapped to an integer, and the control writes the integer into the configured tag. The connection data type is Integer. The connection can be a direct tag or a memory tag. |
NIC2_ Subnet Address Optional |
The control reads the terminal's IP subnet address of the internal NIC and writes the value into the configured tag. The connection data type is String. The connection can be a direct tag or a memory tag. |
NIC2_ SubNetOctet1 - NIC2_ SubNetOctet4 Optional |
The control parses the IP subnet address of the internal NIC into four parts, each part is mapped to an integer, and the control writes the integer into the configured tag. The connection data type is Integer. The connection can be a direct tag or a memory tag. |
NIC2_Gateway Address Optional |
The control reads the terminal's IP gateway address of internal NIC and writes the value into the configured tag. The connection data type is String. The connection can be a direct tag or a memory tag. |
NIC2_ GWOctet1 - NIC2_ GWOctet4 Optional |
The control parses the IP gateway address of internal NIC into four parts, each part is mapped to an integer, and the control writes the value into the configured tag. The connection data type is Integer. The connection can be a direct tag or a memory tag. |
NIC2_macID Optional |
The control reads the terminal's Mac address and writes the value into the configured tag. The connection data type is String. The connection can be a direct tag or a memory tag. |